• HomePageTest

    11:33:22 am / 00:00:01:346 Pass

    HomePageTest
    10.18.2022 11:33:22 am 10.18.2022 11:33:23 am 00:00:01:346 · #test-id=1
    StatusTimestampDetails
    Info 11:33:22 am Title of page: Engage Video Assistant | Telephony Bot | Jio
    Pass 11:33:22 am Expected title of Home page should be 'Engage Video Assistant | Telephony Bot | Jio'
    Info 11:33:22 am Current url of page: https://eva.jio.com/engage-video-assistant/
    Pass 11:33:22 am Expected url of Home page should be 'https://eva.jio.com/engage-video-assistant/'
    Info 11:33:22 am By.xpath: //img[@alt='Jio Eva Portal']/following-sibling::span[.='EVA'] element is displayed
    Pass 11:33:23 am Jio Eva logo should be displayed on Home page
    Info 11:33:23 am By.cssSelector: button.login-button element is displayed
    Pass 11:33:23 am Login button should be displayed on Home page
    Pass 11:33:23 am HomePageTest is passed
  • Login

    11:33:24 am / 00:00:55:939 Pass

    Login
    10.18.2022 11:33:24 am 10.18.2022 11:34:19 am 00:00:55:939 · #test-id=2
    StatusTimestampDetails
    Info 11:33:24 am Clicked on By.cssSelector: button.login-button element
    Info 11:33:25 am Switched to new window: CDwindow-D64F4E52481078E1AD02CA2F645FDD4A
    Info 11:33:25 am Switched to new window: CDwindow-0DE92DFEA3DE83712F6AD215209B32A5
    Info 11:33:32 am Title of page: Engage Video Assistant
    Pass 11:33:32 am Login page title should be displayed as : Engage Video Assistant
    Info 11:33:32 am Current url of page: https://eva.jio.com/portal/login
    Pass 11:33:32 am Login page url should be: https://eva.jio.com/portal/login
    Info 11:33:32 am By.tagName: app-login element is displayed
    Pass 11:33:33 am Login form should be displayed
    Info 11:33:33 am By.cssSelector: input#mat-input-0 element is displayed
    Pass 11:33:33 am EmailId field should be displayed
    Info 11:33:33 am By.cssSelector: input#mat-input-1 element is displayed
    Pass 11:33:34 am Password field should be displayed
    Pass 11:33:44 am OTP field should not be displayed
    Info 11:33:44 am By.cssSelector: button.btn-actions-sign-in element is displayed
    Pass 11:33:45 am Sign in button should be displayed
    Info 11:33:48 am By.cssSelector: input#mat-input-0Entered 'evajioautomation@gmail.com' in By.cssSelector: input#mat-input-0 element
    Info 11:33:49 am By.cssSelector: input#mat-input-1Entered 'Abcd@1234' in By.cssSelector: input#mat-input-1 element
    Info 11:33:49 am By.cssSelector: button.btn-actions-sign-in element is enabled
    Info 11:33:49 am Clicked on By.cssSelector: button.btn-actions-sign-in element
    Info 11:34:00 am By.cssSelector: input#mat-input-2 element is displayed
    Info 11:34:00 am By.cssSelector: button.btn-actions-sign-in element is disabled
    Info 11:34:14 am By.cssSelector: input#mat-input-2Entered '931038' in By.cssSelector: input#mat-input-2 element
    Info 11:34:14 am By.cssSelector: button.btn-actions-sign-in element is enabled
    Info 11:34:14 am Clicked on By.cssSelector: button.btn-actions-sign-in element
    Pass 11:34:19 am Dashboard page title should be displayed as : Engage Video Assistant
    Pass 11:34:19 am Dashboard page url should be: https://eva.jio.com/portal/home/dashboard
    Pass 11:34:19 am Dashboard page should be displayed
    Pass 11:34:19 am Login is passed
  • ModelCreation

    11:34:19 am / 00:00:00:001 Pass

    ModelCreation
    10.18.2022 11:34:19 am 10.18.2022 11:34:19 am 00:00:00:001 · #test-id=3
    StatusTimestampDetails
    Pass 11:34:19 am ModelCreation is passed
  • Logout

    11:34:19 am / 00:00:06:242 Fail

    Logout
    10.18.2022 11:34:19 am 10.18.2022 11:34:26 am 00:00:06:242 · #test-id=4
    StatusTimestampDetails
    Info 11:34:20 am By.cssSelector: app-header img[src*='EVA'] element is displayed
    Pass 11:34:20 am Product icon should be displayed
    Info 11:34:20 am By.cssSelector: app-header img[src*='notification'] element is displayed
    Pass 11:34:20 am Notification icon should be displayed
    Info 11:34:20 am By.cssSelector: app-header img[src*='user'] element is displayed
    Pass 11:34:21 am User icon should be displayed
    Info 11:34:25 am Title of page: Engage Video Assistant | Telephony Bot | Jio
    Fail 11:34:26 am Logout is failed
    Fail 11:34:26 am java.lang.AssertionError: expected [Engage Video Assistant] but found [Engage Video Assistant | Telephony Bot | Jio]
    Fail 11:34:26 am [org.testng.Assert.fail(Assert.java:110), org.testng.Assert.failNotEquals(Assert.java:1413), org.testng.Assert.assertEqualsImpl(Assert.java:149), org.testng.Assert.assertEquals(Assert.java:131), org.testng.Assert.assertEquals(Assert.java:655), org.testng.Assert.assertEquals(Assert.java:665), com.jio.eva.tests.HomePageTests.Logout(HomePageTests.java:173), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139), org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677), org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221), org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50), org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:962), org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194), org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148), org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128), java.base/java.util.ArrayList.forEach(ArrayList.java:1511), org.testng.TestRunner.privateRun(TestRunner.java:806), org.testng.TestRunner.run(TestRunner.java:601), org.testng.SuiteRunner.runTest(SuiteRunner.java:433), org.testng.SuiteRunner.runSequentially(SuiteRunner.java:427), org.testng.SuiteRunner.privateRun(SuiteRunner.java:387), org.testng.SuiteRunner.run(SuiteRunner.java:330), org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52), org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95), org.testng.TestNG.runSuitesSequentially(TestNG.java:1256), org.testng.TestNG.runSuitesLocally(TestNG.java:1176), org.testng.TestNG.runSuites(TestNG.java:1099), org.testng.TestNG.run(TestNG.java:1067), org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115), org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251), org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)]
  • Login

    11:34:26 am / 00:00:30:473 Pass

    Login
    10.18.2022 11:34:26 am 10.18.2022 11:34:56 am 00:00:30:473 · #test-id=5
    StatusTimestampDetails
    Info 11:34:26 am Clicked on By.cssSelector: button.login-button element
    Info 11:34:26 am Switched to new window: CDwindow-D64F4E52481078E1AD02CA2F645FDD4A
    Info 11:34:26 am Switched to new window: CDwindow-0DE92DFEA3DE83712F6AD215209B32A5
    Info 11:34:26 am Switched to new window: CDwindow-5CFFBDAE6323BBD552683010929F4A8B
    Info 11:34:26 am Title of page: Engage Video Assistant
    Pass 11:34:26 am Login page title should be displayed as : Engage Video Assistant
    Info 11:34:26 am Current url of page: https://eva.jio.com/portal/login
    Pass 11:34:26 am Login page url should be: https://eva.jio.com/portal/login
    Info 11:34:27 am By.tagName: app-login element is displayed
    Pass 11:34:27 am Login form should be displayed
    Info 11:34:27 am By.cssSelector: input#mat-input-0 element is displayed
    Pass 11:34:27 am EmailId field should be displayed
    Info 11:34:27 am By.cssSelector: input#mat-input-1 element is displayed
    Pass 11:34:28 am Password field should be displayed
    Pass 11:34:38 am OTP field should not be displayed
    Info 11:34:38 am By.cssSelector: button.btn-actions-sign-in element is displayed
    Pass 11:34:38 am Sign in button should be displayed
    Info 11:34:39 am By.cssSelector: input#mat-input-0Entered 'evajioautomation@gmail.com' in By.cssSelector: input#mat-input-0 element
    Info 11:34:39 am By.cssSelector: input#mat-input-1Entered 'Abcd@1234' in By.cssSelector: input#mat-input-1 element
    Info 11:34:39 am By.cssSelector: button.btn-actions-sign-in element is enabled
    Info 11:34:39 am Clicked on By.cssSelector: button.btn-actions-sign-in element
    Info 11:34:49 am By.cssSelector: input#mat-input-2 element is displayed
    Info 11:34:49 am By.cssSelector: button.btn-actions-sign-in element is disabled
    Info 11:34:51 am By.cssSelector: input#mat-input-2Entered '140450' in By.cssSelector: input#mat-input-2 element
    Info 11:34:51 am By.cssSelector: button.btn-actions-sign-in element is enabled
    Info 11:34:51 am Clicked on By.cssSelector: button.btn-actions-sign-in element
    Pass 11:34:56 am Dashboard page title should be displayed as : Engage Video Assistant
    Pass 11:34:56 am Dashboard page url should be: https://eva.jio.com/portal/home/dashboard
    Pass 11:34:56 am Dashboard page should be displayed
    Pass 11:34:56 am Login is passed
    Info 11:34:56 am Closed browser

Started

Oct 18, 2022 11:33:12 am

Ended

Oct 18, 2022 11:34:56 am

Tests Passed

4

Tests Failed

1

Tests
Log events

Timeline